projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f28c418
)
meson: Add missing source file
author
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 18 Jul 2017 21:50:57 +0000
(22:50 +0100)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 18 Jul 2017 21:50:57 +0000
(22:50 +0100)
The newly added gtkfilechoosererrorstack.c source needs to be included
in the Meson build as well as the Autotools one.
gtk/meson.build
patch
|
blob
|
history
diff --git
a/gtk/meson.build
b/gtk/meson.build
index a26550918904b16dd960d8579cc68882ccbe0d4c..c9151d3b65a7b38b774b1af7c2263eed87f89f57 100644
(file)
--- a/
gtk/meson.build
+++ b/
gtk/meson.build
@@
-157,6
+157,7
@@
gtk_public_sources = files([
'gtkfilechooserdialog.c',
'gtkfilechooserembed.c',
'gtkfilechooserentry.c',
+ 'gtkfilechoosererrorstack.c',
'gtkfilechoosernative.c',
'gtkfilechoosernativeportal.c',
'gtkfilechooserutils.c',